home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 4
/
PC World Interactive 4.iso
/
oyun
/
mjwr10
/
_SETUP.1
/
MahJonggWall.exe
/
0
/
RCDATA
/
TREWARDBOX
/
TREWARDBOX.txt
< prev
Wrap
Text File
|
1997-11-26
|
1KB
|
62 lines
object RewardBox: TRewardBox
Left = 264
Top = 149
BorderIcons = [biHelp]
BorderStyle = bsDialog
Caption = 'Master Chen Hai Yang'#39's Congratulations - Mah Jongg Wall'
ClientHeight = 256
ClientWidth = 447
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object imgBackground: TImage
Left = 1
Top = 1
Width = 447
Height = 255
Picture.Data = {<image000.bmp>}
end
object imgBeard: TImage
Left = 200
Top = 28
Width = 88
Height = 30
Picture.Data = {<image001.bmp>}
Visible = False
end
object imgCancunFont: TImage
Left = 19
Top = 172
Width = 283
Height = 22
Picture.Data = {<image002.bmp>}
Visible = False
end
object btnProceed: TButton
Left = 327
Top = 202
Width = 89
Height = 25
Caption = '&Proceed'
Default = True
ModalResult = 1
TabOrder = 0
end
object btnNewGame: TButton
Left = 35
Top = 202
Width = 89
Height = 25
Caption = '&New Game'
ModalResult = 1
TabOrder = 1
OnClick = btnNewGameClick
end
end